home *** CD-ROM | disk | FTP | other *** search
- NetPasswordPanel = {
- ACTIONS = {
- cancel:;
- ok:;
- };
- OUTLETS = {
- password;
- message;
- };
- SUPERCLASS = Panel;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- HostAddConfig = {
- ACTIONS = {
- cancel:;
- ok:;
- open:;
- windowWillClose:;
- };
- OUTLETS = {
- netPasswordPanel;
- tempIP;
- cd;
- lowIP;
- hostAddConfigPanel;
- autoEnabled;
- highIP;
- myDomain;
- netPassword;
- };
- SUPERCLASS = Object;
- };
-